Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrating pages #68

Merged
merged 48 commits into from
Jan 21, 2024
Merged
Show file tree
Hide file tree
Changes from 45 commits
Commits
Show all changes
48 commits
Select commit Hold shift + click to select a range
849dbc4
Added Model for SIGs
imApoorva36 Dec 17, 2023
ed10b9d
Added model for SIGs
imApoorva36 Dec 18, 2023
990b1bc
Modified SIG Model and configured django-admin for it and made basic …
imApoorva36 Dec 19, 2023
959b9ac
Added changes and modifies sig.html
imApoorva36 Dec 19, 2023
b01dcf1
Modified minor changes and styling changed
imApoorva36 Dec 20, 2023
ef6e3df
Merge branch 'IEEE-NITK:main' into main
imApoorva36 Dec 20, 2023
55d9af3
Merge branch 'main' into migrating-pages
imApoorva36 Dec 20, 2023
1bb8906
Added hrefs for SIGs
imApoorva36 Dec 20, 2023
4f73975
Merge branch 'migrating-pages' of https://github.com/imApoorva36/corp…
imApoorva36 Dec 20, 2023
d430d7e
Modified minor changes and styling changed and urls modified to avoid…
imApoorva36 Dec 20, 2023
e91275c
removed learn more button
imApoorva36 Dec 20, 2023
85d6e92
Merge branch 'IEEE-NITK:main' into migrating-pages
imApoorva36 Dec 20, 2023
2757559
Added Model for SIGs
imApoorva36 Dec 17, 2023
424ef51
Modified SIG Model and configured django-admin for it and made basic …
imApoorva36 Dec 19, 2023
1daf5d8
Added changes and modifies sig.html
imApoorva36 Dec 19, 2023
927c654
Modified minor changes and styling changed
imApoorva36 Dec 20, 2023
b643e34
Added hrefs for SIGs
imApoorva36 Dec 20, 2023
686b45b
Modified minor changes and styling changed and urls modified to avoid…
imApoorva36 Dec 20, 2023
9df99cf
removed learn more button
imApoorva36 Dec 20, 2023
aacfb66
PR cleanup
anirudhprabhakaran3 Dec 21, 2023
031fa8c
Merge branch 'main' into migrating-pages
imApoorva36 Dec 21, 2023
51786fd
Merge branch 'migrating-pages' of https://github.com/imApoorva36/corp…
imApoorva36 Dec 21, 2023
d5247c1
Merge branch 'IEEE-NITK:main' into migrating-pages
imApoorva36 Dec 21, 2023
36dabc3
Final Set of All Changes for Sig pages with all necessary additions a…
imApoorva36 Dec 21, 2023
885c64c
Fixed models, added slug field and refined migration files
imApoorva36 Dec 22, 2023
0e380a9
Commit so that db gets added
imApoorva36 Dec 22, 2023
099b430
Added minor fixes
imApoorva36 Dec 23, 2023
a4940a4
Minor changes
imApoorva36 Dec 24, 2023
11252b6
Merge branch 'main' into migrating-pages
imApoorva36 Dec 29, 2023
9310ffd
Added SIG Links in footer and added config_db dump
imApoorva36 Dec 29, 2023
a42b630
Modified Navbar and it's various components accordingly
imApoorva36 Dec 29, 2023
4393d58
Minor Changes Resolving sizes and optimisation
imApoorva36 Dec 29, 2023
07b1f81
Modified SIGs data
imApoorva36 Jan 2, 2024
4d90733
Modified config_db file to proper json format
imApoorva36 Jan 2, 2024
c5c097e
Merge branch 'main' of https://github.com/imApoorva36/corpus into mig…
imApoorva36 Jan 14, 2024
730181b
Merge remote-tracking branch 'upstream/main' into migrating-pages
imApoorva36 Jan 14, 2024
861c4a0
Added Diode content and fixed sig pages display issues
imApoorva36 Jan 14, 2024
81068a5
Added Impulse to Navbar
imApoorva36 Jan 14, 2024
d236512
Merge branch 'main' into migrating-pages
nishant-nayak Jan 15, 2024
cfd1549
Small Changes
imApoorva36 Jan 15, 2024
58d30b4
Merge branch 'migrating-pages' of https://github.com/imApoorva36/corp…
imApoorva36 Jan 15, 2024
69b79c2
Merge branch 'main' into migrating-pages
imApoorva36 Jan 19, 2024
89b9f5a
made navbar responsive and resolved sig pages UI Changes
imApoorva36 Jan 19, 2024
e99016d
Merge branch 'migrating-pages' of https://github.com/imApoorva36/corp…
imApoorva36 Jan 19, 2024
5068180
fixed 0004_migration file repititive code
imApoorva36 Jan 19, 2024
f4feb69
fixed sig logo issues and fixed small navbar
imApoorva36 Jan 20, 2024
b877e4a
Merge branch 'main' into migrating-pages
imApoorva36 Jan 20, 2024
2395af6
Update corpus/templates/pages/sig.html
nishant-nayak Jan 21, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions corpus/config/admin.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
from django.contrib import admin

from .models import ModuleConfiguration
from .models import SIG
from .models import Society


Expand All @@ -10,5 +11,11 @@ class SocietyAdmin(admin.ModelAdmin):
list_display_links = ("name",)


class SIGAdmin(admin.ModelAdmin):
list_display = ("id", "name")
list_display_links = ("name",)


admin.site.register(Society, SocietyAdmin)
admin.site.register(ModuleConfiguration)
admin.site.register(SIG, SIGAdmin)
80 changes: 80 additions & 0 deletions corpus/config_db.json
nishant-nayak marked this conversation as resolved.
Show resolved Hide resolved
Original file line number Diff line number Diff line change
@@ -1,10 +1,63 @@
[
{
"fields": {
"about": "The NITK-IEEE Computer Society is a conglomeration of students with a passion for Computer Science and Information Technology. This SIG is a great platform for those who want to gain expertise in computer based technology.\r\nIn the true spirit of divide and conquer, our community intends to explore and contribute to the rapidly evolving world of computer technologies by carrying out research and projects in the broad domains of computer science, in the form of 3 research groups : Intelligence, Systems and Core Computer Science.",
"name": "CompSoc",
"slug": "compsoc",
"what_we_do": "Intelligence deals with fields such as Machine Learning, Artificial Intelligence, Deep Learning, Computer Vision, NLP. Systems is related to fields involving Operating Systems, Parallel Computing, Network Security, Distributed Systems. Core Computer Science involves Algorithms, Cryptography, Databases, Game Theory, Web & Software Development ."
},
"model": "config.sig",
"pk": 1
},
{
"fields": {
"about": "The NITK Diode SIG is a combination of the Circuits and Systems (CAS) Society, Signal Processing Society (SPS) and the Industrial Applications Society (IAS).\r\nThe SIG consists of a team of students with a strong interest in the field of Electronics and Electrical Science, and works on conceiving and pioneering solutions to fundamental and applied problems in the fields of robotics, microcontrollers and signal processing.",
"name": "Diode",
"slug": "diode",
"what_we_do": "For the 2022-23 academic year, IAS showcased a project on a three-level boost converter design for MPPT applications in PV cells. SPS also boasts to showcase state-of-the-art projects such as 'Low Light Image Enhancement using MIRNet', and 'Leveraging Frequency Analysis for Deep Fake Image Classification' at the annual project expo at NITK. In addition, SPS finds its presence in paper discussion sessions, expert talks, and many more enriching activities. Nation wide Workshops, Knowledge sharing sessions and Hackathons were conducted throughout the year by the all three chapters under Diode."
},
"model": "config.sig",
"pk": 2
},
{
"fields": {
"about": "Piston is a SIG dedicated to the engineering applications of Mechanical, Civil, Chemical and Material Sciences. The SIG functions as a platform for students interested in learning and advancing specific areas of knowledge and technology. The SIG members co-operate, communicate, and organise meets, talks and conferences to discuss the latest technological advancements and applications.",
"name": "Piston",
"slug": "piston",
"what_we_do": "The SIG specializes on a lot of areas like Aerospace Engineering, Automobile Engineering, Chemical and Thermal Engineering, Heat and Renewable Energy Engineering, Robotics, Controls & Mechatronics and Structures & Materials."
},
imApoorva36 marked this conversation as resolved.
Show resolved Hide resolved
"model": "config.sig",
"pk": 3
},
{
"fields": {
"about": "The Women in Engineering affinity group of IEEE NITK aims to increase inclusivity and acceptance in tech on campus. We coordinate events and mentorship programs to inspire our colleagues and other women and girls to pursue a career in engineering. It is a professional organisation dedicated to promoting technical interests among women engineers and scientists.",
"name": "WiE",
"slug": "wie",
"what_we_do": "It was launched on February 18th 2009 by Prof. Marimuthu, the R10 WiE Coordinator. Our mission is to inspire, engage, encourage, and empower IEEE women student members and facilitate the recruitment and retention of women in technical disciplines globally."
},
"model": "config.sig",
"pk": 4
},
{
"fields": {
"about": "IEEE SIGHT caters to the guiding philosophy of IEEE - \u2018Advancing Technology for Humanity\u2019. IEEE Special Interest Group on Humanitarian Technology (SIGHT) provides IEEE members with the opportunity to work with a large network of volunteers around the world carrying out and/or supporting impactful humanitarian activities on the local level. IEEE SIGHT focuses on sustainable solutions that make a long-term difference in the lives of people. SIGHT operates through local volunteers and partners working with local communities.",
"name": "SIGHT",
"slug": "sight",
"what_we_do": "We focus on taking up projects in the open-source platforms. This helps us drive down the cost of the final product and make the solution affordable to a large section of people."
},
"model": "config.sig",
"pk": 5
},
{
"fields": {
"dark_image": "img/logo/compsoc-dark.png",
"description": "The IEEE NITK Computer Society Chapter intends to explore and contribute to the rapidly evolving world of computer technologies by carrying out research and projects in the broad domains of computer science in the form of three focus groups: Intelligence, Systems and Theoretical Computer Science.",
"image": "img/logo/compsoc-light.png",
"name": "CS",
"sigs": [
1
],
"url": "https://www.computer.org/"
},
"model": "config.society",
Expand All @@ -16,6 +69,9 @@
"description": "The IEEE NITK Signal Processing Society Chapter focuses projects and research in areas of signal processing and machine learning. Projects undertaken here are oriented towards healthcare and solutions to humanitarian needs.",
"image": "img/logo/sps.png",
"name": "SPS",
"sigs": [
2
],
"url": "https://signalprocessingsociety.org/"
},
"model": "config.society",
Expand All @@ -27,6 +83,9 @@
"description": "The IEEE NITK Circuits and Systems Society Chapter focuses on areas around electrical and electronic circuits with applications in healthcare, industry appliances, home appliances and electronics systems research.",
"image": "img/logo/cass-light.png",
"name": "CASS",
"sigs": [
2
],
"url": "https://ieee-cas.org/"
},
"model": "config.society",
Expand All @@ -38,6 +97,9 @@
"description": "The IEEE IAS vision \u201cto be a world leader in the advancement of technology and dissemination of technical information to support professionals engaged in the applications of electrical and electronic engineering to industry\u201d has become possible with the professional connection of Industry Professionals in Electrical and Electronic Engineering.",
"image": "img/logo/ias-light.png",
"name": "IAS",
"sigs": [
3
],
"url": "https://ias.ieee.org/"
},
"model": "config.society",
Expand All @@ -49,6 +111,9 @@
"description": "The IEEE Photonics Society forms the hub of a vibrant technical community dedicated to transforming breakthroughs in quantum physics into the devices, systems and products to revolutionize our daily lives. From ubiquitous and inexpensive global communications via fiber optics, to lasers for medical and other applications, to flat-screen displays, to photovoltaic devices for solar energy, to LEDs for energy-efficient illumination, there are myriad examples of the society's impact on the world around us.",
"image": "img/logo/photonics.png",
"name": "PHO",
"sigs": [
3
],
"url": "https://www.photonicssociety.org/"
},
"model": "config.society",
Expand All @@ -60,6 +125,9 @@
"description": "The IEEE RAS Student Chapter focuses on the interdisciplinary nature of technology and engineering and strives to advance robotics and intelligent systems technology in various fields of biomedical engineering, security, industry and home automation through research and ingenuity.",
"image": "img/logo/ras.png",
"name": "RAS",
"sigs": [
2
],
"url": "https://www.ieee-ras.org/"
},
"model": "config.society",
Expand All @@ -71,6 +139,9 @@
"description": "GRSS - The Geoscience and Remote Sensing Society (GRSS) is a technical Society of the Institute of Electrical and Electronics Engineers (IEEE). GRSS encourages its members to participate in science, engineering, applications, and education linked to the advancement of geoscience and remote sensing for the benefit of society.",
"image": "img/logo/grss-light.png",
"name": "GRSS",
"sigs": [
3
],
"url": "https://www.grss-ieee.org/"
},
"model": "config.society",
Expand All @@ -82,6 +153,9 @@
"description": "The IEEE Computational Intelligence Society (CIS) is a vibrant community working towards a common goal - to unravel the mysteries of the ever-evolving field of computational intelligence with its focus on neural networks, fuzzy systems, and evolutionary computation. The society hosts conferences, publishes journals, and provides educational resources to foster learning and collaboration leading to the development of cutting-edge applications and forging the future of AI.",
"image": "img/logo/cis-light.png",
"name": "CIS",
"sigs": [
1
],
"url": "https://cis.ieee.org/"
},
"model": "config.society",
Expand All @@ -93,6 +167,9 @@
"description": "The IEEE NITK WIE is a professional organisation dedicated to promoting technical interests among women engineers and scientists. It was launched on February 18th 2009 by Prof Marimuthu, the R10 WIE Coordinator. Our mission is to inspire, engage, encourage, and empower IEEE women student members and facilitate the recruitment and retention of women in technical disciplines globally.",
"image": "img/logo/wie.png",
"name": "WIE",
"sigs": [
4
],
"url": "https://wie.ieee.org/"
},
"model": "config.society",
Expand All @@ -104,6 +181,9 @@
"description": "IEEE Special Interest Group on Humanitarian Technology (SIGHT) provides IEEE members with the opportunity to work with a large network of volunteers around the world carrying out and/or supporting impactful humanitarian activities on the local level. IEEE SIGHT focuses on sustainable solutions that make a long-term difference in the lives of people. SIGHT operates through local volunteers and partners working with local communities.",
"image": "img/logo/sight.png",
"name": "SIGHT",
"sigs": [
5
],
"url": "https://sight.ieee.org/"
},
"model": "config.society",
Expand Down
2 changes: 1 addition & 1 deletion corpus/corpus/urls.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@

urlpatterns = [
path("admin/", admin.site.urls),
path("", include("pages.urls")),
path("accounts/", include("accounts.urls")),
path("", include("pages.urls")),
path("embedathon/", include("embedathon.urls")),
path("impulse/", include("impulse.urls")),
path("electrika/", include("electrika.urls")),
Expand Down
8 changes: 4 additions & 4 deletions corpus/pages/urls.py
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
from django.urls import path

from .views import about_us
from .views import index
from . import views

urlpatterns = [
path("", index, name="index"),
path("about_us/", about_us, name="about_us"),
path("", views.index, name="index"),
path("about_us/", views.about_us, name="about_us"),
path("sig/<str:sig_name>/", views.sig, name="sig"),
]
16 changes: 16 additions & 0 deletions corpus/pages/views.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
from config.models import SIG
from config.models import Society
from django.shortcuts import get_object_or_404
from django.shortcuts import render


Expand All @@ -25,3 +27,17 @@ def about_us(request):
"socieites": societies,
},
)


def sig(request, sig_name):
sig_data = get_object_or_404(SIG, slug=sig_name)

# Retrieve the related society details using the SIG instance
societies_linked_to_sig = sig_data.societies.all()

args = {
nishant-nayak marked this conversation as resolved.
Show resolved Hide resolved
"sig": sig_data,
"societies_linked_to_sig": societies_linked_to_sig,
}

return render(request, "pages/sig.html", args)
23 changes: 5 additions & 18 deletions corpus/templates/base.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,26 +42,13 @@
</head>

<body>

<div class="navbar bg-primary text-primary-content sticky top-0 z-10">
<div class="navbar-start">
<div class="dropdown">
<label tabindex="0" class="btn btn-ghost btn-circle">
<svg xmlns="http://www.w3.org/2000/svg" class="h-5 w-5" fill="none" viewBox="0 0 24 24"
stroke="currentColor">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 6h16M4 12h16M4 18h7"/>
</svg>
</label>
{% include "components/navbar_dropdown.html" %}
</div>
<div class="lg:hidden">
{% include "components/navbar_small.html" %}
</div>
<div class="navbar-center">
<a href="{% url 'index' %}" class="btn btn-ghost normal-case text-xl">Corpus</a>
</div>
<div class="navbar-end">
{% include "components/navbar_right.html" %}

<div class="hidden lg:block">
{% include "components/navbar_large.html" %}
</div>
</div>

{% if messages %}
{% for message in messages %}
Expand Down
14 changes: 7 additions & 7 deletions corpus/templates/components/general_footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@
d="M9.293 2.293a1 1 0 011.414 0l7 7A1 1 0 0117 11h-1v6a1 1 0 01-1 1h-2a1 1 0 01-1-1v-3a1 1 0 00-1-1H9a1 1 0 00-1 1v3a1 1 0 01-1 1H5a1 1 0 01-1-1v-6H3a1 1 0 01-.707-1.707l7-7z"
clip-rule="evenodd" />
</svg>
<a class="link link-hover">Home</a>
<a class="link link-hover" href="{% url 'index' %}">Home</a>
</div>
<div class="flex gap-1">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" class="w-5 h-5">
<path fill-rule="evenodd"
d="M18 10a8 8 0 11-16 0 8 8 0 0116 0zM8.94 6.94a.75.75 0 11-1.061-1.061 3 3 0 112.871 5.026v.345a.75.75 0 01-1.5 0v-.5c0-.72.57-1.172 1.081-1.287A1.5 1.5 0 108.94 6.94zM10 15a1 1 0 100-2 1 1 0 000 2z"
clip-rule="evenodd" />
</svg>
<a class="link link-hover">About Us</a>
<a class="link link-hover" href="{% url 'about_us' %}">About Us</a>
</div>
<div class="flex gap-1">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" class="w-5 h-5">
Expand Down Expand Up @@ -50,14 +50,14 @@
d="M2 4.25A2.25 2.25 0 014.25 2h11.5A2.25 2.25 0 0118 4.25v8.5A2.25 2.25 0 0115.75 15h-3.105a3.501 3.501 0 001.1 1.677A.75.75 0 0113.26 18H6.74a.75.75 0 01-.484-1.323A3.501 3.501 0 007.355 15H4.25A2.25 2.25 0 012 12.75v-8.5zm1.5 0a.75.75 0 01.75-.75h11.5a.75.75 0 01.75.75v7.5a.75.75 0 01-.75.75H4.25a.75.75 0 01-.75-.75v-7.5z"
clip-rule="evenodd" />
</svg>
<a class="link link-hover">CompSoc</a>
<a class="link link-hover" href="{% url 'sig' sig_name='compsoc' %}">CompSoc</a>
</div>
<div class="flex gap-1">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" class="w-5 h-5">
<path
d="M11.983 1.907a.75.75 0 00-1.292-.657l-8.5 9.5A.75.75 0 002.75 12h6.572l-1.305 6.093a.75.75 0 001.292.657l8.5-9.5A.75.75 0 0017.25 8h-6.572l1.305-6.093z" />
</svg>
<a class="link link-hover">Diode</a>
<a class="link link-hover" href="{% url 'sig' sig_name='diode' %}">Diode</a>
</div>
<div class="flex gap-1">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" class="w-5 h-5">
Expand All @@ -67,22 +67,22 @@
d="M14.13 4.347l.644-1.117a.75.75 0 00-1.299-.75l-.644 1.116a6.954 6.954 0 00-2.081-.556V1.75a.75.75 0 00-1.5 0v1.29a6.954 6.954 0 00-2.081.556L6.525 2.48a.75.75 0 10-1.3.75l.645 1.117A7.04 7.04 0 004.347 5.87L3.23 5.225a.75.75 0 10-.75 1.3l1.116.644A6.954 6.954 0 003.04 9.25H1.75a.75.75 0 000 1.5h1.29c.078.733.27 1.433.556 2.081l-1.116.645a.75.75 0 10.75 1.298l1.117-.644a7.04 7.04 0 001.523 1.523l-.645 1.117a.75.75 0 101.3.75l.644-1.116a6.954 6.954 0 002.081.556v1.29a.75.75 0 001.5 0v-1.29a6.954 6.954 0 002.081-.556l.645 1.116a.75.75 0 001.299-.75l-.645-1.117a7.042 7.042 0 001.523-1.523l1.117.644a.75.75 0 00.75-1.298l-1.116-.645a6.954 6.954 0 00.556-2.081h1.29a.75.75 0 000-1.5h-1.29a6.954 6.954 0 00-.556-2.081l1.116-.644a.75.75 0 00-.75-1.3l-1.117.645a7.04 7.04 0 00-1.524-1.523zM10 4.5a5.475 5.475 0 00-2.781.754A5.527 5.527 0 005.22 7.277 5.475 5.475 0 004.5 10a5.475 5.475 0 00.752 2.777 5.527 5.527 0 002.028 2.004c.802.458 1.73.719 2.72.719a5.474 5.474 0 002.78-.753 5.527 5.527 0 002.001-2.027c.458-.802.719-1.73.719-2.72a5.475 5.475 0 00-.753-2.78 5.528 5.528 0 00-2.028-2.002A5.475 5.475 0 0010 4.5z"
clip-rule="evenodd" />
</svg>
<a class="link link-hover">Piston</a>
<a class="link link-hover" href="{% url 'sig' sig_name='piston' %}">Piston</a>
</div>
<div class="flex gap-2">
<svg xmlns="http://www.w3.org/2000/svg" height="1.25em" viewBox="0 0 384 512"
fill="currentColor"><!--! Font Awesome Free 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. -->
<path
d="M80 176a112 112 0 1 1 224 0A112 112 0 1 1 80 176zM224 349.1c81.9-15 144-86.8 144-173.1C368 78.8 289.2 0 192 0S16 78.8 16 176c0 86.3 62.1 158.1 144 173.1V384H128c-17.7 0-32 14.3-32 32s14.3 32 32 32h32v32c0 17.7 14.3 32 32 32s32-14.3 32-32V448h32c17.7 0 32-14.3 32-32s-14.3-32-32-32H224V349.1z" />
</svg>
<a class="link link-hover">WiE</a>
<a class="link link-hover" href="{% url 'sig' sig_name='wie' %}">WiE</a>
</div>
<div class="flex gap-1">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" class="w-5 h-5">
<path
d="M10 9a3 3 0 100-6 3 3 0 000 6zM6 8a2 2 0 11-4 0 2 2 0 014 0zM1.49 15.326a.78.78 0 01-.358-.442 3 3 0 014.308-3.516 6.484 6.484 0 00-1.905 3.959c-.023.222-.014.442.025.654a4.97 4.97 0 01-2.07-.655zM16.44 15.98a4.97 4.97 0 002.07-.654.78.78 0 00.357-.442 3 3 0 00-4.308-3.517 6.484 6.484 0 011.907 3.96 2.32 2.32 0 01-.026.654zM18 8a2 2 0 11-4 0 2 2 0 014 0zM5.304 16.19a.844.844 0 01-.277-.71 5 5 0 019.947 0 .843.843 0 01-.277.71A6.975 6.975 0 0110 18a6.974 6.974 0 01-4.696-1.81z" />
</svg>
<a class="link link-hover">SIGHT</a>
<a class="link link-hover" href="{% url 'sig' sig_name='sight' %}">SIGHT</a>
</div>
</nav>
<nav>
Expand Down
Loading