Skip to content

Instantly share code, notes, and snippets.

View sergnote2014-ctrl's full-sized avatar

sergnote2014-ctrl

  • Joined Sep 25, 2025
View GitHub Profile
@sergnote2014-ctrl
sergnote2014-ctrl / gist:cdd504ddc0db1bcc83571dd9b7a581a5
Created October 5, 2025 15:14
Описание интернет-магазина shop-django-master
shop-djzngo-master/tamplates/cart/base.html
{% load static %}
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />