##// END OF EJS Templates
Add view confirmation for write/chng beam methods
Add view confirmation for write/chng beam methods

File last commit:

r299:d18e81484ac8
r333:176c9ea0dbf6
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 %}