Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
albertgagalac_reading
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Albert Gagalac
albertgagalac_reading
Commits
4cf4b889
Commit
4cf4b889
authored
Mar 30, 2023
by
Albert Gagalac
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixed links to /authors
parent
f0e033a8
Changes
6
Show whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
16 additions
and
6 deletions
+16
-6
author_detail.html
..._reading/bookshelf/templates/bookshelf/author_detail.html
+1
-1
author_list.html
...ac_reading/bookshelf/templates/bookshelf/author_list.html
+1
-1
book_detail.html
...ac_reading/bookshelf/templates/bookshelf/book_detail.html
+1
-1
book_list.html
...alac_reading/bookshelf/templates/bookshelf/book_list.html
+3
-2
home.html
...rtgagalac_reading/bookshelf/templates/bookshelf/home.html
+1
-1
base.html
...gagalac_reading/albertgagalac_reading/templates/base.html
+9
-0
No files found.
albertgagalac_reading/albertgagalac_reading/bookshelf/templates/bookshelf/author_detail.html
View file @
4cf4b889
...
@@ -18,5 +18,5 @@
...
@@ -18,5 +18,5 @@
<h3>
Nationality:
</h3>
{{object.nationality}}
<br>
<h3>
Nationality:
</h3>
{{object.nationality}}
<br>
<h3>
Bio:
</h3>
{{object.bio}}
<h3>
Bio:
</h3>
{{object.bio}}
<br><br><br><a
href=
"/home/ "
>
Home
</a>
|
<a
href=
"/books/ "
>
Books
</a>
|
<a
href=
"/author/ "
>
Authors
</a>
<br><br><br><a
href=
"/home/ "
>
Home
</a>
|
<a
href=
"/books/ "
>
Books
</a>
|
<a
href=
"/author
s
/ "
>
Authors
</a>
{% endblock %}
{% endblock %}
\ No newline at end of file
albertgagalac_reading/albertgagalac_reading/bookshelf/templates/bookshelf/author_list.html
View file @
4cf4b889
...
@@ -15,5 +15,5 @@
...
@@ -15,5 +15,5 @@
{{ object }}
{{ object }}
</a>
<br><br>
</a>
<br><br>
{% endfor %}
<br>
{% endfor %}
<br>
<a
href=
"/home/ "
>
Home
</a>
|
<a
href=
"/books/ "
>
Books
</a>
|
<a
href=
"/author/ "
>
Authors
</a>
<a
href=
"/home/ "
>
Home
</a>
|
<a
href=
"/books/ "
>
Books
</a>
|
<a
href=
"/author
s
/ "
>
Authors
</a>
{% endblock %}
{% endblock %}
\ No newline at end of file
albertgagalac_reading/albertgagalac_reading/bookshelf/templates/bookshelf/book_detail.html
View file @
4cf4b889
...
@@ -19,5 +19,5 @@
...
@@ -19,5 +19,5 @@
<h3>
ISBN:
</h3>
{{object.ISBN}}
<h3>
ISBN:
</h3>
{{object.ISBN}}
<h3>
Blurb:
</h3>
{{object.blurb}}
<h3>
Blurb:
</h3>
{{object.blurb}}
<br><br><br><a
href=
"/home/ "
>
Home
</a>
|
<a
href=
"/books/ "
>
Books
</a>
|
<a
href=
"/author/ "
>
Authors
</a>
<br><br><br><a
href=
"/home/ "
>
Home
</a>
|
<a
href=
"/books/ "
>
Books
</a>
|
<a
href=
"/author
s
/ "
>
Authors
</a>
{% endblock %}
{% endblock %}
\ No newline at end of file
albertgagalac_reading/albertgagalac_reading/bookshelf/templates/bookshelf/book_list.html
View file @
4cf4b889
...
@@ -12,8 +12,9 @@
...
@@ -12,8 +12,9 @@
{% block heading %}Burt's Favorite Books{% endblock %}
{% block heading %}Burt's Favorite Books{% endblock %}
{% block content %}
{% block content %}
{% for object in object_list %}
{% for object in object_list %}
<a
href=
"{{ object.get_absolute_url }}"
>
{{object.title}}
</a><br><br>
<a
href=
"{{ object.get_absolute_url }}"
>
{{object.title}}
</a>
<br><br>
{% endfor %}
<br>
{% endfor %}
<br>
<a
href=
"/home/ "
>
Home
</a>
|
<a
href=
"/author/"
>
Authors
</a>
<a
href=
"/home/ "
>
Home
</a>
|
<a
href=
"/author
s
/"
>
Authors
</a>
{% endblock %}
{% endblock %}
\ No newline at end of file
albertgagalac_reading/albertgagalac_reading/bookshelf/templates/bookshelf/home.html
View file @
4cf4b889
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
I have come to love more manga that deal with
<br>
I have come to love more manga that deal with
<br>
down-to-earth and realistic themes.
<br>
<br>
down-to-earth and realistic themes.
<br>
<br>
tl;dr: I now weeb
<br>
<br>
<br>
tl;dr: I now weeb
<br>
<br>
<br>
<a
href=
"/books/ "
>
Books
</a>
|
<a
href=
"/author/"
>
Authors
</a><br>
<a
href=
"/books/ "
>
Books
</a>
|
<a
href=
"/author
s
/"
>
Authors
</a><br>
<h4>
dsg ftw
</h4>
<h4>
dsg ftw
</h4>
{% endblock %}
{% endblock %}
albertgagalac_reading/albertgagalac_reading/templates/base.html
View file @
4cf4b889
...
@@ -12,6 +12,15 @@
...
@@ -12,6 +12,15 @@
text-align
:
center
;
text-align
:
center
;
font-family
:
'Arial'
,
sans-serif
;
font-family
:
'Arial'
,
sans-serif
;
}
}
a
:link
{
color
:
teal
;
}
a
:visited
{
color
:
darkslategrey
;
}
a
:hover
{
color
:
slateblue
;
}
{
%
block
css
%
}
{
%
block
css
%
}
{
%
endblock
%
}
{
%
endblock
%
}
</style>
</style>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment