This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <html dir="rtl"><head><meta content="width=device-width, initial-scale=1" name="viewport" /><meta charset="utf-8" /><script>document.write('<script src="http://' + (location.host || 'localhost').split(':')[0] + ':35729/livereload.js?snipver=1"></' + 'script>')</script><link href="https://unpkg.com/[email protected]/dist/leaflet.css" rel="stylesheet" type="text/css" /><link href="https://cdnjs.cloudflare.com/ajax/libs/leaflet-locatecontrol/0.66.1/L.Control.Locate.min.css" rel="stylesheet" type="text/css" /><style> | |
| table img { | |
| height: 3em; | |
| } | |
| </style></head><body><table border="1" render-header="rentals$eval42259$fn__42273@558941c1" style="margin: 0 auto;" width="50%"><thead><tr><th>כתובת</th><th>קישורים</th><th>סוג נכס</th><th>תמונות</th><th>חדרים</th><th>קומה</th><th>שטח</th><th>מחיר</th><th>מחיר למ״ר</th><th>מרחק מהכיכר ▼</th></tr></thead><tbody><tr><td>האלקושי</td><td><a href="https://www.yad2.co.il/item/lioamw" target="_blank">/item/lioamw</a></td><td>דירה</td><td><a href="https:// |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| SPACY_MODEL ?= xx_ent_wiki_sm | |
| PYTHONPATH ?= ~/django_home | |
| DJANGO_SETTINGS_MODULE ?= django_home.settings | |
| %.min.js: %.js | |
| uglifyjs < $< > $@ | |
| %.xml: %.edn | |
| edn2xml < $< > $@ |
OlderNewer