102 lines
4.8 KiB
HTML
102 lines
4.8 KiB
HTML
|
|
<!doctype html>
|
|
<html lang="en">
|
|
|
|
<head>
|
|
{% load staticfiles %}
|
|
<meta charset="utf-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
|
<meta name="description" content="">
|
|
<meta name="author" content="Mark Otto, Jacob Thornton, and Bootstrap contributors">
|
|
<meta name="generator" content="Jekyll v3.8.6">
|
|
<title>Rohit NGO</title>
|
|
<link rel="canonical" href="https://getbootstrap.com/docs/4.4/examples/album/">
|
|
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css" integrity="sha384-Vkoo8x4CGsO3+Hhxv8T/Q5PaXtkKtu6ug5TOeNV6gBiFeWPGFN9MuhOf23Q9Ifjh" crossorigin="anonymous">
|
|
<!-- Bootstrap core CSS -->
|
|
<link href="/docs/4.4/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-Vkoo8x4CGsO3+Hhxv8T/Q5PaXtkKtu6ug5TOeNV6gBiFeWPGFN9MuhOf23Q9Ifjh" crossorigin="anonymous">
|
|
|
|
<!-- Favicons -->
|
|
<link rel="apple-touch-icon" href="/docs/4.4/assets/img/favicons/apple-touch-icon.png" sizes="180x180">
|
|
<link rel="icon" href="/docs/4.4/assets/img/favicons/favicon-32x32.png" sizes="32x32" type="image/png">
|
|
<link rel="icon" href="/docs/4.4/assets/img/favicons/favicon-16x16.png" sizes="16x16" type="image/png">
|
|
<link rel="manifest" href="/docs/4.4/assets/img/favicons/manifest.json">
|
|
<link rel="mask-icon" href="/docs/4.4/assets/img/favicons/safari-pinned-tab.svg" color="#563d7c">
|
|
<link rel="icon" href="/docs/4.4/assets/img/favicons/favicon.ico">
|
|
<meta name="msapplication-config" content="/docs/4.4/assets/img/favicons/browserconfig.xml">
|
|
<meta name="theme-color" content="#563d7c">
|
|
|
|
|
|
<style>
|
|
.bd-placeholder-img {
|
|
font-size: 1.125rem;
|
|
text-anchor: middle;
|
|
-webkit-user-select: none;
|
|
-moz-user-select: none;
|
|
-ms-user-select: none;
|
|
user-select: none;
|
|
|
|
}
|
|
|
|
@media (min-width: 768px) {
|
|
.bd-placeholder-img-lg {
|
|
font-size: 3.5rem;
|
|
}
|
|
}
|
|
</style>
|
|
<!-- Custom styles for this template -->
|
|
<link href="album.css" rel="stylesheet">
|
|
</head>
|
|
<body>
|
|
<header>
|
|
<nav class="navbar navbar-expand-lg navbar-dark bg-dark">
|
|
<div class="container">
|
|
<a class="navbar-brand" href="{% url 'home' %}">
|
|
<img src="{% static 'help1.jpg' %}" height=40 width=40 class="d-inline-block alighn-top">
|
|
Rohit-NGO
|
|
</a>
|
|
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarNavAltMarkup" aria-controls="navbarNavAltMarkup" aria-expanded="false" aria-label="Toggle navigation">
|
|
<span class="navbar-toggler-icon"></span>
|
|
</button>
|
|
<div class="collapse navbar-collapse" id="navbarNavAltMarkup">
|
|
<div class="navbar-nav ml-auto" >
|
|
{% if user.is_authenticated %}
|
|
<h1>Hello, {{user.username}}</h1>
|
|
<a class="nav-item nav-link active" href="{% url 'create' %}">
|
|
<img src="{% static 'create2.png' %}" height=30 width=40 class="d-inline-block alighn-top">
|
|
Create Details
|
|
</a>
|
|
<a class="nav-item nav-link active" href="javascript:{document.getElementById('logout').submit()}">Logout</a>
|
|
<form id="logout" method="POST" action="{% url 'logout' %}">
|
|
{% csrf_token %}
|
|
<input type="hidden" />
|
|
</form>
|
|
{% else %}
|
|
<a class="nav-item nav-link active" href="{% url 'warriors' %}">Corona-Warriors</a>
|
|
<a class="nav-item nav-link active" href="{% url 'help' %}">Helpline-no</a>
|
|
<a class="nav-item nav-link active" href="{% url 'signup' %}">Sign Up</a>
|
|
<a class="nav-item nav-link active" href="{% url 'login' %}">Log In</a>
|
|
{% endif %}
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</nav>
|
|
</header>
|
|
|
|
<div class="container">
|
|
{% block content %}
|
|
{% endblock %}
|
|
|
|
</div>
|
|
|
|
|
|
<footer class="text-center">
|
|
<div class="container">
|
|
<h4> © ROHIT-NGO-2020</h4>
|
|
|
|
</div>
|
|
</footer>
|
|
<script src="https://code.jquery.com/jquery-3.4.1.slim.min.js" integrity="sha384-J6qa4849blE2+poT4WnyKhv5vZF5SrPo0iEjwBvKU7imGFAV0wwj1yYfoRSJoZ+n" crossorigin="anonymous"></script>
|
|
<script src="https://cdn.jsdelivr.net/npm/popper.js@1.16.0/dist/umd/popper.min.js" integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo" crossorigin="anonymous"></script>
|
|
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.min.js" integrity="sha384-wfSDF2E50Y2D1uUdj0O3uMBJnjuUD4Ih7YwaYd1iqfktj0Uod8GCExl3Og8ifwB6" crossorigin="anonymous"></script>
|
|
<script>window.jQuery || document.write('<script src="/docs/4.4/assets/js/vendor/jquery.slim.min.js"><\/script>')</script><script src="/docs/4.4/dist/js/bootstrap.bundle.min.js" integrity="sha384-6khuMg9gaYr5AxOqhkVIODVIvm9ynTT5J4V1cfthmT+emCG6yVmEZsRHdxlotUnm" crossorigin="anonymous"></script></body>
|
|
</html> |