##// END OF EJS Templates
Buttons "Import", "Export, "Read" and "Write" added to Configuration View...
Buttons "Import", "Export, "Read" and "Write" added to Configuration View git-svn-id: http://jro-dev.igp.gob.pe/svn/jro_hard/radarsys/trunk/webapp@50 aa17d016-51d5-4e8b-934c-7b2bbb1bbe71

File last commit:

r6:88585742ef2d
r30:64b312519049
Show More
index.html
10 lines | 185 B | text/html | HtmlDjangoLexer
{% extends "base.html" %}
{% load bootstrap3 %}
{% block content-title %}Home{% endblock %}
{% block content-suptitle %}{% endblock %}
{% block content %}
{% lorem %}
{% endblock %}