forked from 3wordchant/capsul-flask
		
	remove unused files
This commit is contained in:
		
										
											Binary file not shown.
										
									
								
							| 
		 Before Width: | Height: | Size: 714 B  | 
@ -1,17 +0,0 @@
 | 
			
		||||
{% extends 'base.html' %}
 | 
			
		||||
 | 
			
		||||
{% block content %}
 | 
			
		||||
  <div class="third-margin">
 | 
			
		||||
    <h1>{% block consoletitle %}{% endblock %}</h1>
 | 
			
		||||
  </div>
 | 
			
		||||
  <div class="third-margin">
 | 
			
		||||
    <div class="nav-row">
 | 
			
		||||
      <a href="/console">Capsuls</a>
 | 
			
		||||
      <a href="/console/ssh">SSH Public Keys</a>
 | 
			
		||||
      <a href="/console/billing">Billing</a>
 | 
			
		||||
    </div>
 | 
			
		||||
  </div>
 | 
			
		||||
  <div class="third-margin">
 | 
			
		||||
    {% block consolecontent %}{% endblock %}
 | 
			
		||||
  </div>
 | 
			
		||||
{% endblock %}
 | 
			
		||||
		Reference in New Issue
	
	Block a user