##// END OF EJS Templates
requests delay...
requests delay git-svn-id: http://jro-dev.igp.gob.pe/svn/jro_hard/radarsys/trunk/webapp@241 aa17d016-51d5-4e8b-934c-7b2bbb1bbe71

File last commit:

r216:b2dd58174160
r218:e5fffce61e83
Show More
index.html
10 lines | 210 B | text/html | HtmlDjangoLexer
{% extends "base.html" %}
{% load bootstrap3 %}
{% block content-title %}Integrated Radar System{% endblock %}
{% block content-suptitle %}at JRO{% endblock %}
{% block content %}
{% lorem %}
{% endblock %}