##// END OF EJS Templates
last changes
last changes

File last commit:

r299:d18e81484ac8
r334:ff9b4f433b43
Show More
index.html
10 lines | 217 B | text/html | HtmlDjangoLexer
{% extends "base.html" %}
{% load bootstrap3 %}
{% block content-title %}Integrated Radar System{% endblock %}
{% block content-suptitle %}at JRO{% endblock %}
{% block content %}
<p>{% lorem %}</p>
{% endblock %}