Skip to content

Instantly share code, notes, and snippets.

View Veilkrand's full-sized avatar

Alberto Veilkrand

View GitHub Profile
@Veilkrand
Veilkrand / shop.html
Last active April 23, 2023 08:17
Front store template for the Django+Stripe tutorial in Medium
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="Django+Stripe Tutorial">
<meta name="author" content="Alberto NG based on Bootstrap example templates">
<title>My Shop - Frontstore</title>
<link rel="canonical" href="https://getbootstrap.com/docs/4.5/examples/pricing/">