mirror of
				https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
				synced 2025-11-04 04:12:45 +00:00 
			
		
		
		
	Remove test message.
This commit is contained in:
		@@ -1,22 +1,7 @@
 | 
			
		||||
{% extends "base.html.j2" %}
 | 
			
		||||
 | 
			
		||||
{% block page_content %}
 | 
			
		||||
<div class="col s12">
 | 
			
		||||
  <div class="card">
 | 
			
		||||
    <div class="card-content">
 | 
			
		||||
      <span class="card-title">
 | 
			
		||||
        Hello,
 | 
			
		||||
        {% if current_user.is_authenticated %}
 | 
			
		||||
        {{ current_user.username }}
 | 
			
		||||
        {% else %}
 | 
			
		||||
        Stranger
 | 
			
		||||
        {% endif %}!
 | 
			
		||||
      </span>
 | 
			
		||||
    </div>
 | 
			
		||||
  </div>
 | 
			
		||||
 | 
			
		||||
  <h2>Services</h2>
 | 
			
		||||
 | 
			
		||||
  <div class="row">
 | 
			
		||||
    <div class="col s12 m4">
 | 
			
		||||
      <div class="card small">
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user