Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
desd
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
kj2-drupisz
desd
Commits
d564be33
Commit
d564be33
authored
1 year ago
by
Brody Wilton
Browse files
Options
Downloads
Patches
Plain Diff
Correct spacing and add new information to pricing page
parent
016fb468
Branches
Branches containing commit
No related tags found
1 merge request
!16
update requirements txt to include library for pdf creation, comment out...
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
myproject/myapp/templates/_base.html
+1
-1
1 addition, 1 deletion
myproject/myapp/templates/_base.html
myproject/myapp/templates/pricing.html
+113
-1
113 additions, 1 deletion
myproject/myapp/templates/pricing.html
with
114 additions
and
2 deletions
myproject/myapp/templates/_base.html
+
1
−
1
View file @
d564be33
...
@@ -88,7 +88,7 @@
...
@@ -88,7 +88,7 @@
</div>
</div>
</div>
</div>
</nav>
</nav>
<div
class=
"container mx-auto mt-
4
"
>
<div
class=
"container mx-auto mt-
6
"
>
{% block content %} {% endblock content %}
{% block content %} {% endblock content %}
</div>
</div>
<script
src=
"https://cdnjs.cloudflare.com/ajax/libs/flowbite/2.3.0/flowbite.min.js"
></script>
<script
src=
"https://cdnjs.cloudflare.com/ajax/libs/flowbite/2.3.0/flowbite.min.js"
></script>
...
...
This diff is collapsed.
Click to expand it.
myproject/myapp/templates/pricing.html
+
113
−
1
View file @
d564be33
{% extends "_base.html" %}{% block content %}
{% extends "_base.html" %}{% block content %}
<h1>
Pricing page
</h1>
<div
class=
"grid grid-cols-2 content-start"
>
<div
class=
"w-full mx-auto max-w-sm p-4 bg-white border border-gray-200 rounded-lg shadow sm:p-8 dark:bg-gray-800 dark:border-gray-700"
>
<h5
class=
"mb-4 text-xl font-medium text-gray-500 dark:text-gray-400"
>
Trial plan
</h5>
<div
class=
"flex items-baseline text-gray-900 dark:text-white"
>
<span
class=
"text-5xl font-extrabold tracking-tight"
>
Free
</span>
</div>
<ul
role=
"list"
class=
"space-y-5 my-7"
>
<li
class=
"flex items-center"
>
<svg
class=
"flex-shrink-0 w-4 h-4 text-blue-700 dark:text-blue-500"
aria-hidden=
"true"
xmlns=
"http://www.w3.org/2000/svg"
fill=
"currentColor"
viewBox=
"0 0 20 20"
>
<path
d=
"M10 .5a9.5 9.5 0 1 0 9.5 9.5A9.51 9.51 0 0 0 10 .5Zm3.707 8.207-4 4a1 1 0 0 1-1.414 0l-2-2a1 1 0 0 1 1.414-1.414L9 10.586l3.293-3.293a1 1 0 0 1 1.414 1.414Z"
/>
</svg>
<span
class=
"text-base font-normal leading-tight text-gray-500 dark:text-gray-400 ms-3"
>
1 team member
</span>
</li>
<li
class=
"flex"
>
<svg
class=
"flex-shrink-0 w-4 h-4 text-blue-700 dark:text-blue-500"
aria-hidden=
"true"
xmlns=
"http://www.w3.org/2000/svg"
fill=
"currentColor"
viewBox=
"0 0 20 20"
>
<path
d=
"M10 .5a9.5 9.5 0 1 0 9.5 9.5A9.51 9.51 0 0 0 10 .5Zm3.707 8.207-4 4a1 1 0 0 1-1.414 0l-2-2a1 1 0 0 1 1.414-1.414L9 10.586l3.293-3.293a1 1 0 0 1 1.414 1.414Z"
/>
</svg>
<span
class=
"text-base font-normal leading-tight text-gray-500 dark:text-gray-400 ms-3"
>
0GB Cloud storage
</span>
</li>
<li
class=
"flex decoration-gray-500"
>
<svg
class=
"flex-shrink-0 w-4 h-4 text-blue-700 dark:text-gray-500"
aria-hidden=
"true"
xmlns=
"http://www.w3.org/2000/svg"
fill=
"currentColor"
viewBox=
"0 0 20 20"
>
<path
d=
"M10 .5a9.5 9.5 0 1 0 9.5 9.5A9.51 9.51 0 0 0 10 .5Zm3.707 8.207-4 4a1 1 0 0 1-1.414 0l-2-2a1 1 0 0 1 1.414-1.414L9 10.586l3.293-3.293a1 1 0 0 1 1.414 1.414Z"
/>
</svg>
<span
class=
"text-base font-normal leading-tight text-gray-500 ms-3"
>
1 File upload
</span>
<span
class=
"ms-1 text-sm font-normal text-gray-500 dark:text-gray-400"
>
/month
</span>
</li>
<li
class=
"flex line-through decoration-gray-500"
>
<svg
class=
"flex-shrink-0 w-4 h-4 text-gray-400 dark:text-blue-500"
aria-hidden=
"true"
xmlns=
"http://www.w3.org/2000/svg"
fill=
"currentColor"
viewBox=
"0 0 20 20"
>
<path
d=
"M10 .5a9.5 9.5 0 1 0 9.5 9.5A9.51 9.51 0 0 0 10 .5Zm3.707 8.207-4 4a1 1 0 0 1-1.414 0l-2-2a1 1 0 0 1 1.414-1.414L9 10.586l3.293-3.293a1 1 0 0 1 1.414 1.414Z"
/>
</svg>
<span
class=
"text-base font-normal leading-tight text-gray-500 dark:text-gray-400 ms-3"
>
Integration help
</span>
</li>
<li
class=
"flex line-through decoration-gray-500"
>
<svg
class=
"flex-shrink-0 w-4 h-4 text-gray-400 dark:text-gray-500"
aria-hidden=
"true"
xmlns=
"http://www.w3.org/2000/svg"
fill=
"currentColor"
viewBox=
"0 0 20 20"
>
<path
d=
"M10 .5a9.5 9.5 0 1 0 9.5 9.5A9.51 9.51 0 0 0 10 .5Zm3.707 8.207-4 4a1 1 0 0 1-1.414 0l-2-2a1 1 0 0 1 1.414-1.414L9 10.586l3.293-3.293a1 1 0 0 1 1.414 1.414Z"
/>
</svg>
<span
class=
"text-base font-normal leading-tight text-gray-500 ms-3"
>
API Access
</span>
</li>
<li
class=
"flex line-through decoration-gray-500"
>
<svg
class=
"flex-shrink-0 w-4 h-4 text-gray-400 dark:text-gray-500"
aria-hidden=
"true"
xmlns=
"http://www.w3.org/2000/svg"
fill=
"currentColor"
viewBox=
"0 0 20 20"
>
<path
d=
"M10 .5a9.5 9.5 0 1 0 9.5 9.5A9.51 9.51 0 0 0 10 .5Zm3.707 8.207-4 4a1 1 0 0 1-1.414 0l-2-2a1 1 0 0 1 1.414-1.414L9 10.586l3.293-3.293a1 1 0 0 1 1.414 1.414Z"
/>
</svg>
<span
class=
"text-base font-normal leading-tight text-gray-500 ms-3"
>
Complete documentation
</span>
</li>
<li
class=
"flex line-through decoration-gray-500"
>
<svg
class=
"flex-shrink-0 w-4 h-4 text-gray-400 dark:text-gray-500"
aria-hidden=
"true"
xmlns=
"http://www.w3.org/2000/svg"
fill=
"currentColor"
viewBox=
"0 0 20 20"
>
<path
d=
"M10 .5a9.5 9.5 0 1 0 9.5 9.5A9.51 9.51 0 0 0 10 .5Zm3.707 8.207-4 4a1 1 0 0 1-1.414 0l-2-2a1 1 0 0 1 1.414-1.414L9 10.586l3.293-3.293a1 1 0 0 1 1.414 1.414Z"
/>
</svg>
<span
class=
"text-base font-normal leading-tight text-gray-500 ms-3"
>
24×7 phone
&
email support
</span>
</li>
</ul>
<button
type=
"button"
class=
"text-white bg-blue-700 hover:bg-blue-800 focus:ring-4 focus:outline-none focus:ring-blue-200 dark:bg-blue-600 dark:hover:bg-blue-700 dark:focus:ring-blue-900 font-medium rounded-lg text-sm px-5 py-2.5 inline-flex justify-center w-full text-center"
>
Choose plan
</button>
</div>
<div
class=
"w-full mx-auto max-w-sm p-4 bg-white border border-gray-200 rounded-lg shadow sm:p-8 dark:bg-gray-800 dark:border-gray-700"
>
<h5
class=
"mb-4 text-xl font-medium text-gray-500 dark:text-gray-400"
>
Standard plan
</h5>
<div
class=
"flex items-baseline text-gray-900 dark:text-white"
>
<span
class=
"text-3xl font-semibold"
>
£
</span>
<span
class=
"text-5xl font-extrabold tracking-tight"
>
49
</span>
<span
class=
"ms-1 text-xl font-normal text-gray-500 dark:text-gray-400"
>
/month
</span>
</div>
<ul
role=
"list"
class=
"space-y-5 my-7"
>
<li
class=
"flex items-center"
>
<svg
class=
"flex-shrink-0 w-4 h-4 text-blue-700 dark:text-blue-500"
aria-hidden=
"true"
xmlns=
"http://www.w3.org/2000/svg"
fill=
"currentColor"
viewBox=
"0 0 20 20"
>
<path
d=
"M10 .5a9.5 9.5 0 1 0 9.5 9.5A9.51 9.51 0 0 0 10 .5Zm3.707 8.207-4 4a1 1 0 0 1-1.414 0l-2-2a1 1 0 0 1 1.414-1.414L9 10.586l3.293-3.293a1 1 0 0 1 1.414 1.414Z"
/>
</svg>
<span
class=
"text-base font-normal leading-tight text-gray-500 dark:text-gray-400 ms-3"
>
2 team members
</span>
</li>
<li
class=
"flex"
>
<svg
class=
"flex-shrink-0 w-4 h-4 text-blue-700 dark:text-blue-500"
aria-hidden=
"true"
xmlns=
"http://www.w3.org/2000/svg"
fill=
"currentColor"
viewBox=
"0 0 20 20"
>
<path
d=
"M10 .5a9.5 9.5 0 1 0 9.5 9.5A9.51 9.51 0 0 0 10 .5Zm3.707 8.207-4 4a1 1 0 0 1-1.414 0l-2-2a1 1 0 0 1 1.414-1.414L9 10.586l3.293-3.293a1 1 0 0 1 1.414 1.414Z"
/>
</svg>
<span
class=
"text-base font-normal leading-tight text-gray-500 dark:text-gray-400 ms-3"
>
20GB Cloud storage
</span>
</li>
<li
class=
"flex decoration-gray-500"
>
<svg
class=
"flex-shrink-0 w-4 h-4 text-blue-700 dark:text-gray-500"
aria-hidden=
"true"
xmlns=
"http://www.w3.org/2000/svg"
fill=
"currentColor"
viewBox=
"0 0 20 20"
>
<path
d=
"M10 .5a9.5 9.5 0 1 0 9.5 9.5A9.51 9.51 0 0 0 10 .5Zm3.707 8.207-4 4a1 1 0 0 1-1.414 0l-2-2a1 1 0 0 1 1.414-1.414L9 10.586l3.293-3.293a1 1 0 0 1 1.414 1.414Z"
/>
</svg>
<span
class=
"text-base font-normal leading-tight text-gray-500 ms-3"
>
100 File Uploads
</span>
<span
class=
"ms-1 text-sm font-normal text-gray-500 dark:text-gray-400"
>
/month
</span>
</li>
<li
class=
"flex"
>
<svg
class=
"flex-shrink-0 w-4 h-4 text-blue-700 dark:text-blue-500"
aria-hidden=
"true"
xmlns=
"http://www.w3.org/2000/svg"
fill=
"currentColor"
viewBox=
"0 0 20 20"
>
<path
d=
"M10 .5a9.5 9.5 0 1 0 9.5 9.5A9.51 9.51 0 0 0 10 .5Zm3.707 8.207-4 4a1 1 0 0 1-1.414 0l-2-2a1 1 0 0 1 1.414-1.414L9 10.586l3.293-3.293a1 1 0 0 1 1.414 1.414Z"
/>
</svg>
<span
class=
"text-base font-normal leading-tight text-gray-500 dark:text-gray-400 ms-3"
>
Integration help
</span>
</li>
<li
class=
"flex decoration-gray-500"
>
<svg
class=
"flex-shrink-0 w-4 h-4 text-blue-700 dark:text-gray-500"
aria-hidden=
"true"
xmlns=
"http://www.w3.org/2000/svg"
fill=
"currentColor"
viewBox=
"0 0 20 20"
>
<path
d=
"M10 .5a9.5 9.5 0 1 0 9.5 9.5A9.51 9.51 0 0 0 10 .5Zm3.707 8.207-4 4a1 1 0 0 1-1.414 0l-2-2a1 1 0 0 1 1.414-1.414L9 10.586l3.293-3.293a1 1 0 0 1 1.414 1.414Z"
/>
</svg>
<span
class=
"text-base font-normal leading-tight text-gray-500 ms-3"
>
API Access
</span>
</li>
<li
class=
"flex decoration-gray-500"
>
<svg
class=
"flex-shrink-0 w-4 h-4 text-blue-700 dark:text-gray-500"
aria-hidden=
"true"
xmlns=
"http://www.w3.org/2000/svg"
fill=
"currentColor"
viewBox=
"0 0 20 20"
>
<path
d=
"M10 .5a9.5 9.5 0 1 0 9.5 9.5A9.51 9.51 0 0 0 10 .5Zm3.707 8.207-4 4a1 1 0 0 1-1.414 0l-2-2a1 1 0 0 1 1.414-1.414L9 10.586l3.293-3.293a1 1 0 0 1 1.414 1.414Z"
/>
</svg>
<span
class=
"text-base font-normal leading-tight text-gray-500 ms-3"
>
Complete documentation
</span>
</li>
<li
class=
"flex decoration-gray-500"
>
<svg
class=
"flex-shrink-0 w-4 h-4 text-blue-700 dark:text-gray-500"
aria-hidden=
"true"
xmlns=
"http://www.w3.org/2000/svg"
fill=
"currentColor"
viewBox=
"0 0 20 20"
>
<path
d=
"M10 .5a9.5 9.5 0 1 0 9.5 9.5A9.51 9.51 0 0 0 10 .5Zm3.707 8.207-4 4a1 1 0 0 1-1.414 0l-2-2a1 1 0 0 1 1.414-1.414L9 10.586l3.293-3.293a1 1 0 0 1 1.414 1.414Z"
/>
</svg>
<span
class=
"text-base font-normal leading-tight text-gray-500 ms-3"
>
24×7 phone
&
email support
</span>
</li>
</ul>
<button
type=
"button"
class=
"text-white bg-blue-700 hover:bg-blue-800 focus:ring-4 focus:outline-none focus:ring-blue-200 dark:bg-blue-600 dark:hover:bg-blue-700 dark:focus:ring-blue-900 font-medium rounded-lg text-sm px-5 py-2.5 inline-flex justify-center w-full text-center"
>
Choose plan
</button>
</div>
</div>
{% endblock content %}
{% endblock content %}
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment