www.nature-recovery-network.org Open in urlscan Pro
185.46.57.121  Public Scan

URL: https://www.nature-recovery-network.org/
Submission: On February 13 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 3 forms found in the DOM

GET /search/

<form class="form-inline" action="/search/" method="get" role="search">
  <div class="form-group">
    <div class="input-group add-on">
      <input class="form-control" type="text" name="q" value="" placeholder="Search">
      <div class="input-group-btn">
        <button class="btn btn-default" type="submit">
          <i class="glyphicon glyphicon-search" alt="Search"></i>
        </button>
      </div>
    </div>
  </div>
</form>

POST /forms/contact-us/

<form method="post" enctype="multipart/form-data" action="/forms/contact-us/"><input type="hidden" name="csrfmiddlewaretoken" value="syuzX8YxtbwRfaOIKZHxvIpdZ7zmQPONR4Dh67DXrLeQDoluGMjwfPWNDTJai9eE">
  <div class="forms">
    <div class="form-group">
      <label for="id_field_1" class="control-label col-sm-3 required">First Name</label>
      <div class="col-sm-9">
        <input type="text" name="field_1" maxlength="30" title="First Name" class="formforform-field form-control" required="" id="id_field_1">
      </div>
    </div>
    <div class="form-group">
      <label for="id_field_2" class="control-label col-sm-3 required">Last Name</label>
      <div class="col-sm-9">
        <input type="text" name="field_2" maxlength="30" title="Last Name" class="formforform-field form-control" required="" id="id_field_2">
      </div>
    </div>
    <div class="form-group">
      <label for="id_field_3_0" class="control-label col-sm-3 required">Email address (Enter twice to verify)</label>
      <div class="col-sm-9">
        <input type="text" name="field_3_0" class="form-control" maxlength="75" title="Email" placeholder="Email" required="" id="id_field_3_0"><input type="text" name="field_3_1" class="form-control" maxlength="75" title="Confirm Email"
          placeholder="Confirm Email" required="" id="id_field_3_1">
      </div>
    </div>
    <div class="form-group">
      <label for="id_field_4" class="control-label col-sm-3">Phone Number</label>
      <div class="col-sm-9">
        <input type="text" name="field_4" maxlength="50" title="Phone Number" class="formforform-field form-control" id="id_field_4">
      </div>
    </div>
    <div class="form-group">
      <label for="id_field_37" class="control-label col-sm-3 required">Subject</label>
      <div class="col-sm-9">
        <input type="text" name="field_37" maxlength="2000" title="Subject" class="formforform-field form-control" required="" id="id_field_37">
      </div>
    </div>
    <div class="form-group">
      <label for="id_field_5" class="control-label col-sm-3 required">Message</label>
      <div class="col-sm-9">
        <textarea name="field_5" cols="40" rows="10" maxlength="2000" title="Message" class="formforform-field form-control" required="" id="id_field_5"></textarea>
      </div>
    </div>
    <div class="form-group">
      <label for="id_captcha" class="control-label col-sm-3"></label>
      <div class="col-sm-9">
        <script src="https://www.google.com/recaptcha/api.js"></script>
        <script type="text/javascript">
          // Submit function to be called, after reCAPTCHA was successful.
          var onSubmit_36673c66ca1444a3a29c4f19bfb7f9ba = function(token) {
            console.log("reCAPTCHA validated for 'data-widget-uuid=\"36673c66ca1444a3a29c4f19bfb7f9ba\"'")
          };
        </script>
        <div class="g-recaptcha" data-sitekey="6LeJMksgAAAAAFnJ1k48xBWNMl-VjpaQgKe7runy" required="" id="id_captcha" data-widget-uuid="36673c66ca1444a3a29c4f19bfb7f9ba" data-callback="onSubmit_36673c66ca1444a3a29c4f19bfb7f9ba" data-size="normal">
          <div style="width: 304px; height: 78px;">
            <div><iframe title="reCAPTCHA"
                src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LeJMksgAAAAAFnJ1k48xBWNMl-VjpaQgKe7runy&amp;co=aHR0cHM6Ly93d3cubmF0dXJlLXJlY292ZXJ5LW5ldHdvcmsub3JnOjQ0Mw..&amp;hl=de&amp;v=tNAc29ZZrpcOCErva2nr4BS9&amp;size=normal&amp;cb=58v2mljlzu76"
                width="304" height="78" role="presentation" name="a-byhmr0wvwh7r" frameborder="0" scrolling="no"
                sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></iframe></div><textarea id="g-recaptcha-response" name="g-recaptcha-response"
              class="g-recaptcha-response" style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
          </div>
        </div>
      </div>
    </div>
    <input class="btn btn-lg btn-primary" type="submit" value="Submit">
  </div>
</form>

POST /forms/get-updates/

<form method="post" enctype="multipart/form-data" action="/forms/get-updates/"><input type="hidden" name="csrfmiddlewaretoken" value="syuzX8YxtbwRfaOIKZHxvIpdZ7zmQPONR4Dh67DXrLeQDoluGMjwfPWNDTJai9eE">
  <div class="forms">
    <div class="form-group">
      <label for="id_field_36" class="control-label col-sm-3">E-mail Address</label>
      <div class="col-sm-9">
        <input type="text" name="field_36" maxlength="2000" title="E-mail Address" class="formforform-field form-control" id="id_field_36">
      </div>
    </div>
    <div class="form-group">
      <label for="id_captcha" class="control-label col-sm-3"></label>
      <div class="col-sm-9">
        <script src="https://www.google.com/recaptcha/api.js"></script>
        <script type="text/javascript">
          // Submit function to be called, after reCAPTCHA was successful.
          var onSubmit_01e63ff8ec9340c8a528a452a39d0a00 = function(token) {
            console.log("reCAPTCHA validated for 'data-widget-uuid=\"01e63ff8ec9340c8a528a452a39d0a00\"'")
          };
        </script>
        <div class="g-recaptcha" data-sitekey="6LeJMksgAAAAAFnJ1k48xBWNMl-VjpaQgKe7runy" required="" id="id_captcha" data-widget-uuid="01e63ff8ec9340c8a528a452a39d0a00" data-callback="onSubmit_01e63ff8ec9340c8a528a452a39d0a00" data-size="normal">
          <div style="width: 304px; height: 78px;">
            <div><iframe title="reCAPTCHA"
                src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LeJMksgAAAAAFnJ1k48xBWNMl-VjpaQgKe7runy&amp;co=aHR0cHM6Ly93d3cubmF0dXJlLXJlY292ZXJ5LW5ldHdvcmsub3JnOjQ0Mw..&amp;hl=de&amp;v=tNAc29ZZrpcOCErva2nr4BS9&amp;size=normal&amp;cb=i0ba6v842ekr"
                width="304" height="78" role="presentation" name="a-ofpjs1y0ayaa" frameborder="0" scrolling="no"
                sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></iframe></div><textarea id="g-recaptcha-response-1" name="g-recaptcha-response"
              class="g-recaptcha-response" style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
          </div><iframe style="display: none;"></iframe>
        </div>
      </div>
    </div>
    <input class="btn btn-lg btn-primary" type="submit" value="Submit">
  </div>
</form>

Text Content

HOME


 

 * Help/FAQ
 * About Us
   * Welcome
   * Mission/Vision
   * Our Activities
   * Origins
   * Organisation
 * Network
   * Associates
   * NGOs
   * Benefactors
 * Projects
   * GeoData
   * Surveys
   * Habitats
   * Arts
   * Green Tales
   * Join our Network
   * Outreach
   * Education
 * Participate
   * Attend our Events
   * Benefits of Membership
   * Corporate Membership
 * News
   * Articles
   * News
 * Contact
   * Donate
   * Contact Us
 * Login / Join
   * Login
   * Register as User


OXFORD ROAD

Daisies and Dandelions, Spring


CHURCH TOWER

On a clear day you can see for ever


ST LEONARDS

Churchyard with Queen Anne's Lace and setting sun.


WILLOW WANDS

Harvesting for the Willow Group


REPTILE SURVEYS

Go forth and find Slow Worms!


ABOUT THE NATURE RECOVERY NETWORK



 

The Nature Recovery Network (NRN) is a network of individuals, community groups,
local businesses, and councillors in Eynsham Parish and the surrounding
parishes. It is dedicated to understanding, protecting, and restoring our local
nature in all its diversity. This 'bottom-up' network aims at connecting
enthusiasts with experts, businesses and councillors all living in the same
environment to enable a scaling-up of nature recovery in the face of climate
change and the ecological crises that have led to biodiversity loss.

Initiated by Long Mead WIldlife Site in August 2019, the guiding idea of the NRN
is something like 'Charity begins at Home'. If we do our nature recovery by
effectively 'volunteering' in our own gardens, or on our own doorsteps, and
bring the experts and professionals to us, rather than vice versa, we can reap
the rewards of our efforts every time we step outside our doors. When we see the
positive results we might be encouraged to do even more – particularly if our
neighbour is also doing it and we can chat over the fence about how the patch of
wildflowers that we planted on the verge is flourishing, or whether the cuckoo
that we heard last year has returned.

Currently, it seems to work the other way: if we take part in recording garden
birds or butterflies or bees, our findings vanish into a national database and
we are none-the-wiser about what frequents our own neighbourhood. The hope is
that the NRN initiative will encourage us to rediscover what we already have,
tell others about it, and find ways of working together to generate a mosaic of
different habitats and so increase biodiversity in out own backyards.

The NRN initiates and supports projects which bring together local communities
at the parish level to:

 * Generate community proposals for gains in habitats and biodiversity.
 * Collectively implement these proposals over time.
 * Facilitate community mapping of the biodiversity of the parish (water
   courses,hedgerows, veteran trees, woodland, species-rich verges etc.) to know
   what we have and to ensure that there are measurable outcomes of any
   interventions.
 * Use the data gathered to create a baseline from which to set targets and
   monitor recovery of habitats and wildlife over time.
 * Collate, store, analyse and disseminate data to create a local professional
   resource for the community, as well as feeding into e.g. the Thames Valley
   Environmental Records Centre, so that this knowledge base can be used to
   inform discussions of local developments and other planning issues, and for
   further research locally and nationally.

 

 


RECENT NEWS

 * Starling Murmurations
 * NRN Celebration 2023
 * Another Plantathon Success
 * Hog News Latest Issue.
 * Trees for the Future: A walk around Eynsham’s trees
 * Fungi and Art Workshop
 * Beginners Bird Walk
 * Water Matters
 * Community Meadows Flourish
 * Schools' Biodiversity Update

 * More News →


FORTHCOMING EVENTS


 1. BUGS IN BROOKS QUARTERLY COMMUNITY SURVEY
    
    March 4, 2023 - 10 a.m.
    
    LONG MEAD BARN


 2. BIRD ID WALK: LEARN YOUR TWEETS AND HOOTS
    
    May 6, 2023 - 9 a.m.
    
    FISHPONDS CAR PARK


 3. BUGS IN BROOKS QUARTERLY COMMUNITY SURVEY
    
    June 10, 2023 - 10 a.m.
    
    LONG MEAD BARN


SITE SEARCH






CONTACT

 * Contact Us


SOCIAL MEDIA

 * 


CONDITIONS

 * Terms and Conditions of Use
 * Data Protection
 * Privacy
 * Intellectual Property

Site created and maintained by iniForum GmbH using Tendenci and Docker
Technologies.
 
Tendenci - The Open Source AMS
×

CONTACT US



Thank you for your interest in our organization!



First Name

Last Name

Email address (Enter twice to verify)

Phone Number

Subject

Message


Close
×

GET UPDATES



Stay in touch! Get updates about our events, articles, and other news.



E-mail Address


Close