##// END OF EJS Templates
Work with static images, fix styles, fix default values in forms
Work with static images, fix styles, fix default values in forms

File last commit:

r36:18bc7709d51a
r36:18bc7709d51a
Show More
about.html
4 lines | 209 B | text/html | HtmlDjangoLexer
{% extends 'base.html' %}
{% load static%}
{% block content %}
<p>Real time observations include data from a net of instruments of the Jicamarca Radio Observatory and other partners.</p>
{% endblock content %}